pokemonColor?

@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.pokemonColor?: KNullableTable<PokemonColor>
@get:GeneratedBy(type = PokemonSpecies::class)
val KTableEx<PokemonSpecies>.pokemonColor?: KNullableTableEx<PokemonColor>